6 projects tagged "Czech"
Golem Python Framework is a Python game framework for developing and learning. It can assist a student of programming by providing opportunities to write programs with interestingly visible effects, despite their simplicity. Golem provides a Web-based interface that can be used even by very early students to learn the basics of thinking with computer code by teaching a visible character on the screen to perform various tasks. Golem is based on Python, and allows a student to use all of Python's features. It attempts to hide the intimidating face that computer programming can present. Learners who are too advanced for the Web interface can use Golem as a powerful Python development framework that is effective for developing cross-platform 2D games.
Auralquiz is a simple music quiz game that uses your own music files. It plays short pieces of music files from your folders and presents a question and several answers about the current song. The faster the answer, the more points you receive. Up to eight people can play in a turn-based mode. In the highest difficulty level, instead of having the buttons, the player must type the answer. Symbols like "!", "-", "." etc are filtered out, and it's not case sensitive, so it's a little easier to answer correctly.