User:Lockwood: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
'''Math-XO'''<br>
'''Math-XO'''<br>


It's a math practise programm for the xo!!!<br><br>
It's a math practise activity for the XO!!!<br>
By using a virtual keyboard on the screen, the user is doing a lot more visual work
that stimulates the learning process.<br>


At the moment:<br>
'''At the moment:'''<br>
- No gui<br>
- window 640x480<br>
- working buttons<br>
- user can choose between: addition, substraction, division and multiplication<br>
- user can answer questions
<br>
<br>


<pygame> UI:<br>
'''Todo''':<br>
- random questions<br>
- choose between addition, substraction, division and multiplication<br>
- better mouse<>button collision<br>
- The questions have random numbers<br>
- There is no text at all<br>
- window size to 800x600<br>
- Use the pygame wrapper and try it on a XO<br>
- The answer input is button based so there can't be calculated with strings<br>

'''Milestones:'''<br>
- Random Questions<br>
- Answering system <br>
- OOP code <br>
- Nicer graphics :P<br>




Line 33: Line 40:
{{User student|student|Havo 5 (at hetbaken.nl)
{{User student|student|Havo 5 (at hetbaken.nl)
}}
}}

[[Image:Math-xo-0.1.PNG]]

Revision as of 08:03, 17 December 2007

Hello people,

My real name is carlo and I live in Holland.
I'm here because the OLPC project is my final exam project subject.
My goal is to create a educative game/app with python.



logo
Math-XO

It's a math practise activity for the XO!!!
By using a virtual keyboard on the screen, the user is doing a lot more visual work that stimulates the learning process.

At the moment:
- window 640x480
- working buttons

Todo:
- random questions
- better mouse<>button collision
- window size to 800x600
- Use the pygame wrapper and try it on a XO

Milestones:
- Random Questions
- Answering system
- OOP code
- Nicer graphics :P


my tiny blog for project updates (in Dutch)
my wordpress blog in English

IRC Nick: lockwood_dev
#olpc,#sugar
Server: Freenode
GMT +1 This user's time zone is GMT +1.
Nuvola apps edu miscellaneous.png This user is a student student– Havo 5 (at hetbaken.nl)

Math-xo-0.1.PNG