Games for teaching computer science at the university level
- Processing || https://processing.org/ ||
- Slick2D + LWJGL || http://slick.ninjacave.com/ || https://www.lwjgl.org/ ||
- Kenney (https://kenney.nl/assets)
- iStock
-
Quiz Game
- Gain points for your class (may boost your assignment marks)
- Verse other students in the class (during class over Wi-Fi)
- Question Types:
- Multiple choice
- Analyzing graph for correct answer
- Fill in blank
- Finding error in the code
- Correct output
-
Algorithm/Procedure Based Gameex. Human Resource Machine
-
RPGCharacter movement based codingPossibly OOP
-
Sidescroller with Conditionals
-
2D Tower Defence Game (Top Down)
- Write code to create weapon to eliminate enemy
- Enemy level increased by the wave
- Write code in correct order, weapon level will increase
- Code in correct order to win the game
