User:Lockwood: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: Hello people,<br> <br> My real name is carlo and I live in Holland.<br> I'm here because the OLPC project is my final exam project subject.<br> My goal is to create a educative game/app wi...)
 
No edit summary
Line 5: Line 5:
My goal is to create a educative game/app with python.<br>
My goal is to create a educative game/app with python.<br>
<br>
<br>
<br>
<br>
'''Math-XO'''<br>


It's a math practise programm for the xo!!!<br><br>
[http://home.deds.nl/~lockwood/ my tiny blog]

At the moment:<br>
- No gui<br>
- user can choose between: addition, substraction, division and multiplication<br>
- user can answer questions
<br>

<pygame> UI:<br>
- choose between addition, substraction, division and multiplication<br>
- The questions have random numbers<br>
- There is no text at all<br>
- The answer input is button based so there can't be calculated with strings<br>


[http://home.deds.nl/~lockwood/ my tiny blog for project updated (in Dutch)]

Revision as of 19:04, 8 November 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.



Math-XO

It's a math practise programm for the xo!!!

At the moment:
- No gui
- user can choose between: addition, substraction, division and multiplication
- user can answer questions

<pygame> UI:
- choose between addition, substraction, division and multiplication
- The questions have random numbers
- There is no text at all
- The answer input is button based so there can't be calculated with strings


my tiny blog for project updated (in Dutch)