mirror of
https://github.com/Nighthawk42/PyYoda.git
synced 2026-08-30 09:42:25 +00:00
Merge branch 'main' of https://github.com/Nighthawk42/PyYoda
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
# PyYoda+
|
||||
# PyYoda
|
||||
|
||||
PyYoda is a recreation of LucasArt's classic "Desktop Adventure" game Yoda Stories in Python.
|
||||
PyYoda is a recreation of LucasArt's classic "Desktop Adventure" game Yoda Stories in Python.
|
||||
|
||||
# Roadmap
|
||||
|
||||
The current roadmap is as followed:
|
||||
|
||||
1. Recreate the original gameplay using the original assets.
|
||||
|
||||
2. Implement a system to allow for custom sprites and tiles to be added.
|
||||
|
||||
3. Implement a system to allow for custom maps using the available tile map.
|
||||
|
||||
4. Implement a system to allow for custom missions.
|
||||
|
||||
|
||||
# Wishlist
|
||||
Implement a basic cooperitive multiplayer mode.
|
||||
Where up to 4 players can play as Luke, Han, Leia, Chewy, Indy, etc. to solve (preferably) custom content designed for multiplayer in mind.
|
||||
|
||||
Reference in New Issue
Block a user