Search found 2 matches
- Mon Apr 05, 2021 6:49 pm
- Forum: Games and Creations
- Topic: A small shooter (WIP)
- Replies: 1
- Views: 3680
Re: A small shooter (WIP)
Windows x86 executable as-of today: https://drive.google.com/file/d/1Eq_LhC ... sp=sharing
- Mon Apr 05, 2021 6:47 pm
- Forum: Games and Creations
- Topic: A small shooter (WIP)
- Replies: 1
- Views: 3680
A small shooter (WIP)
A WIP for the past 3 weeks with my son (11). https://github.com/ppriest/love A small Space Invaders-style shmup. He does the artwork, and small code changes, and I've used it as a way to demonstrate some OO concepts (using Classic, plus some composition/proxying for the bosses) teach him some trigom...