File: TODO

package info (click to toggle)
gtkboard 0.11pre0%2Bcvs.2003.11.02-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,856 kB
  • ctags: 2,957
  • sloc: ansic: 20,209; sh: 3,038; makefile: 85
file content (15 lines) | stat: -rw-r--r-- 503 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

* Key press abstraction layer (major)
* Change client-server model to p2p model (major)
* Full impl of dyn loading (major)
* Next tile in tetris
* Text inside board area (major)
* Widgets outside board area (major)
* Drag and drop (major)
* getmove fn dependent on square
* context sensitive help
* nine men morris
* battleship
* fix edge-square highlight bug by changing board size when game_draw_cell_boundaries is set
* implement game_flippable
* eval needs new parameter to give the result -- done