aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 86369068de2125e5ed207cf7038ac9422f6823c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# TODO

- drawing
  - sw blitter
- input
  - joystick?
- entity system
  - free/used lists 
  - player
- sound
  - SB samples
  - MOD player?
  - ADLIB music?
- data (embedded in EXE)
  - map data: JSON
- screens
  - menu
  - game over

# REVIEW

- use dosemu instead of dosbox?