|
|
|
|
|
by phaser
2660 days ago
|
|
QBASIC.EXE! When I was in high school, there was this small program (small enough you won't delete for extra space for games) included with DOS that contained everything you needed to create a small program. Today's official answer would be Visual Studio on Windows or Xcode on macOS which aren't simple or small. The most similar contemporary approach to that simple game making is probably the 2D game engine LÖVE, which is awesome https://love2d.org/ |
|