-
Progess till 19 nov
11/19/2017 at 11:23 • 0 comments1. Updating blocks and coins movement logic is implemented.
2. Interfacing of push buttons is done.
3. Snake movement logic is implemented.
4. Algo of game is implemented.
Work to be done
1. Some small bugs are need to be fixed.
2.Score display is to be implemented.
3.Extra hardware part is to be implemented on perf board (push buttons ) as was on breadboard.
-
Progess till 15 nov
11/16/2017 at 09:02 • 0 comments1. GLCD interfacing done.
2. Created game units - snake, blocks, coins etc .
3. Created block movement logic.
WORK TO BE DONE
1. Updating block and coin movement logic.
2. Interfacing push buttons and implementing EXTINT.
3. Creating snake movement logic.
-
progress till 29-10-2017
10/31/2017 at 18:29 • 0 commentsTasks completed:
- Have arranged the GLCD display.
- Implemented animation through basic C programming with the help of <windows.h>.
Ongoing tasks:
- We are searching for libraries to interface GLCD with LPC2148 which will be compatible
with our c programming code.
-also trying to complete our game through basic c code.
- Tasks to be done:
- Interfacing of GLCD with LPC2148 is to be done.