An open API service indexing awesome lists of open source software.

https://github.com/sugarvoid/pygame-typing-game

Remaking my LÖVE Typing game, but with Pygame.
https://github.com/sugarvoid/pygame-typing-game

game game-development pygame

Last synced: about 1 year ago
JSON representation

Remaking my LÖVE Typing game, but with Pygame.

Awesome Lists containing this project

README

          

# Pygame Typing Game

A clone of a clone of a typing game I came across itch. Originally used it as an exercise to learn the [LÖVE](https://love2d.org/) framework, now using it to learn pygame.

## How To Play

- Type a word the starts with the letter on screen and press enter to submit the word. The last letter of the submitted work will be the first letter of the next word.

## Credit

### Original Game

- [Word Chain](https://mantequilla525.itch.io/word-chain) by [mantequilla525](https://mantequilla525.itch.io/)

### Font

- Monogram by [datagoblin](https://datagoblin.itch.io/) is licensed under CC0 1.0.

### Music

-

### Sound FX

-
-

### Color Palette

- [Oli 6](https://lospec.com/palette-list/oil-6) by GrafxKid

### Features To Add

- [ ] Score
- [x] Game over screen
- [ ] Scroll used works in game over screen
- [ ] Music
- [ ] Sound effects