Video of results: https://www.youtube.com/watch?v=HxpEEJggH-Q
These examples provided good help:
- Download repo and
cd
into directory (whereindex.html
is located). - Run
python -m SimpleHTTPServer 8080
- Open
localhost:8080
in browser to see results!
- PirateQuest: A 2d pirate game with 10 increasingly difficult levels. Made in
Computer Game Design & Development
course in Reykjavik University (RU). Repo: https://github.com/MartenGames/PirateQuest libgdx
projects made inComputer Graphics
course in RU. Repo: https://github.com/TGRAmodd- 3d sound visualisation made in
Game Engine Architecture
course in RU. Repo: https://github.com/GEDEMODD/GEDELOK