Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fylga/my_world
https://github.com/fylga/my_world
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fylga/my_world
- Owner: Fylga
- Created: 2022-07-12T10:55:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T11:36:15.000Z (over 2 years ago)
- Last Synced: 2024-10-09T11:02:24.570Z (about 1 month ago)
- Language: C
- Size: 4.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## my_world
- MyWorld : Terraforming on a ground displayed from a isometric or parallal view.
and the one in the game axis is:# Skills to be acquired:
- Opening windows
- Loading resource files
- Interactions using mouse/keyboard inputs.
- Special effects (particles, lights)
- Collisions
- Movement of a camera within a level/scene
- Scrolling/parallax
- Animations with sprites# New skills to acquire:
- Isometric/parallal projection
- Creation of UI elements (e.g. subwindows, buttons)
- Responsivity of user interactions (animations, color changes, layering)
- In-game balancing (skills, stuff)## Usage
# CSFML must be installed in order to use the program /!\
Execute `make` then `./my_world`
Check out the B-MUL-200_my_world.pdf for more information or add the `--help` option## Credits
Joris FRANCIN