Typing Game : from nob to good

Overview

Fast and Curious

A game to learn/improve keyboard typing skills. The main idea is to improve your typing skills and at the same time learn fun facts (some even from your own authory!).

sample

How to set up and play the game:

1st -> Download these files from the repository:

   - game(.exe); - parameters(folder); images(folder);
   - texts(folder); - saves(folder); - sounds(folder);

2nd -> Create a new folder and call it: "Fast and Curious";

3rd -> Put all the game files in the folder ("Fast and Curious");

4th -> Run "game.exe";

5th -> Enjoy!!!

Screenshots of the game

Login

The game allows multiple accounts to be created. You can Login and Logout, allowing multiple people to play, learn and practice
without loosing your own progress!

Choose account

Game Menu

When you are logged into your account you are presented with multiple possible actions, such as:

  • Learn about the game's story;
  • test your skills and level up;
  • practice your typing with endless mode;
  • Read the game's tutorials (get a better understanding about the enemies, goals, menu options,...);
  • Manage your account (music and effect volume, change password, add customized texts to practice, ...);
  • Logout

Your best speed will be recorded in order for you to keep trac of your progress!

Game Menu

Management

Makes you able to customize your game experience.

Management

Add your own practicing texts

You are able to insert new texts in the game, so that you can practice with them.

New Text


More about the game in this documentation:

Ideas for the future:

-> More Levels:

  - Extend the number of levels so that the game could take the user further in his learning journey;
  - More car evolutions;

-> Multiplayer Option:

  - Local: Connect with local friends and compete with each other;
  - Online:  Connect with online friends and compete with each other. Possible to see other players scores;

-> Player Statistics:

  - Statistical data of the player's learning journey;
  - Smart suggestions/specific directions for improvement;

-> In-Game Shop:

  - New car Skins;
  - Boosts;

-> New Modes to play:

  - New types of Missions. The new Missions must be ways to improve typing skills in funny and enjoyable ways.

-> Achievements:

  - Challanges that make the player win some prizes (could be exclusive car skins, parts,...) when he completes them;

How to support the game:

If you find a bug in the game, need assistance or just have some ideas that could make the game better, you are more than welcome to contact me by email: [email protected]. Make sure that the subject of the email is "Fast and Curious support".

Whays of supporting the game:

-> New car skins: - Must be a png image with a maximum heigth of 54 pixels and length of 90. The background must be transparent;

-> New ideas: - Any idea that would make this game better is welcome.

You might also like...
Ice-Walker-Game - This repository is about the Ice Walker game made in Python.

Ice-Walker-Game Ce dépot contient le jeu Ice Walker programmé en Python. Les différentes grilles du jeu sont contenues dans le sous-dossier datas. Vou

Deal Or No Deal was a very popular game show. Even now, for a family party, it's a fun game to pass time

Deal Or No Deal was a very popular game show. Even now, for a family party, it's a fun game to pass time. I made a code to play the game right in your terminal/console. This isn't made to be a game which can be installed by everyone and played, I just made it as a fun project as I just started out with python. So if you have python installed and wanna have some fun, or just curious to see how I did this, feel free to check the code out!

Mastermind-Game - A game to test programming and logical skills

Bem vindo ao jogo Mastermind! O jogo consiste em adivinhar uma senha que será ge

Quiz Game: answering questions naturally with a friendly UI to enjoy the game
Quiz Game: answering questions naturally with a friendly UI to enjoy the game

About Quiz Game : The Game is about answering questions naturally with a friendl

This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle

Pyal Telegram Bot This is a simple telegram bot for the game Pyal, a word guessing game inspired by Wordle. How does it work? Differently from the ori

Adventure-Game - Adventure Game which is created using Python

Adventure Game 🌇 This is a Adventure Game which is created using Python. Featur

Game-of-life - A simple python program to simulate and visualise the Conway's Game of life
Game-of-life - A simple python program to simulate and visualise the Conway's Game of life

Conway's game of life A simple python program to simulate and visualise the Conw

Minecraft clone using Python Ursina game engine!
Minecraft clone using Python Ursina game engine!

Minecraft clone using Python Ursina game engine!

A Pygame game made in 48 hours
A Pygame game made in 48 hours

Flappuccino Flappuccino is a game created in 48 hours for the PyGame Community New Years Jam using Python with Pygame. Screenshots Background Informat

Releases(v2.0)
  • v2.0(Nov 3, 2021)

  • v1.2.0(Sep 1, 2021)

    Typing Game that will get you from a beginner typist (0 wpm) up to Average (55wpm). Along the journey you will also learn a lot of curious fun-facts and information, some you never heard about, others of your own creation .

    Updates:

    • Lightning strikes the Car when it gets too close to the Space-Time-Entity instead of just making electric noise;
    • Countdown images in the beginning of the game don't blink anymore;
    • Game-play has been improved by tuning for a more challenging experience;
    • Fixed the bug in the Results Menu after playing a Mission: Parts game, where stats didn't match their value.
    Source code(tar.gz)
    Source code(zip)
    Fast.and.Curious.v1.2.0.zip(36.15 MB)
  • v1.1.1(May 5, 2021)

Owner
Raffaele Fiorillo
Let code be the tool to make your dreams become reality!
Raffaele Fiorillo
:tada: 2048 in your terminal

term2048 term2048 is a terminal-based version of 2048. Install pip install term2048 To upgrade a previous installation, use: pip install -U term2048

Baptiste Fontaine 798 Nov 21, 2022
An easy to use game engine/framework for python.

A game engine powered by python and panda3d.

Petter Amland 1.6k Jan 05, 2023
A multiplayer RPG Discord bot, where you play as a god.

To run Ensure your Python is up to date, and install packages from requirements.txt Duplicate secrets-template.yaml, and name it secrets.yaml Insert y

4 Jan 18, 2022
A Simple 2048 Game Built Using Python

Game 2048_Python Dựa trên trò chơi nổi tiếng 2048 của Gabriele Cirulli. Mục tiêu của trò chơi là trượt các khối được đánh số trên một lưới để kết hợp

Le Phuong Anh 3 Dec 13, 2021
It calculates the Nim sum of a nim game.

nim-sum-calculator It calculates the Nim sum of a nim game. The rules of Nim The traditional game of Nim is played with a number of coins arranged in

2 Jan 02, 2022
j-chess implementation in python

j-chess-client-python This repository aims to be a starting point for implementing a chess ai for the j-chess-server in python. To start, you can copy

Jonas 1 Dec 25, 2021
Warden - Warden guessing game 1

Warden first python project and first posted project sorry for errors warden gue

hasher 3 Jan 09, 2022
Snake Game in Python

Snake game is one of the most popular arcade games of all time. In this game, the main objective of the player is to catch the maximum number of fruits without hitting the wall or itself.

Pavan Ananth Sharma 4 Jul 05, 2022
Repository with console python implementation of Simple Artificial Life (simplified MAS) and Conway's game of life

artificial-life-game Repository with console python implementation of Simple Artificial Life (simplified MAS) and Conway's game of life Installation c

Vladislav 6 Nov 14, 2022
Discord based board game, Sneks and Ladders

sneks-and-ladders Discord based board game, Sneks and Ladders intro This is the code-base for the Discord based game, Sneks and Ladders, as used for s

Yohei Nakajima 3 Nov 04, 2022
This is game 2048 created with moudle of python tkinter and OOP.

Game 2048 This is game 2048 created with moudle of python tkinter and OOP. This game build on classes. For start this game run: If you have python ver

0 Nov 02, 2021
Never get booted from a game for inactivity ever again

Anti AFK Bot Never get booted from a game for inactivity ever again! Built With Python Installation Clone the repo git clone https://github.com/lippie

1 Dec 05, 2021
Python code that gives the fastest path from point a to point b of a chess horse

PERSONAL-PROJECTS CARLOS MAGALLANES-ARANDA'S PERSONAL PROJECTS kchess.py is the code. its input is the start and the end. EXMPLE - a1 d5 its output is

Carlos Magallanes-Aranda 1 Dec 26, 2021
A python snake game based on pygame.

PySnake A python snake game based on pygame. Requirements Package version pygame = 2.1.2 opencv-python = 4.5.1.48 Run Windows python main.py Linux &

2 Jan 31, 2022
Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch

Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch. Grâce à son interface graphique facile et intuitive, vous pouvez vous retrouver facilement.

1 May 21, 2022
Game of life, with python code.

Game of Life The Game of Life, also known simply as Life, is a cellular automaton. It is a zero-player game, meaning that its evolution is determined

Mohammad Dori 3 Jul 15, 2022
Flappy Bird Game using Pygame in Python

Flappy Bird Game using Pygame in Python Demo Pages Hello dear, hope you are very well! I created Flappy Bird Game using Pygame ( Pygame is a cross-pla

Datt Panchal 3 Feb 05, 2022
user friendly python script who is able to catch fish in the game New World

new-world-fishing-bot release 1.1.1 click img for demonstration Download guide Click at latest release: Download and extract bot.zip: When you run fil

297 Jan 08, 2023
An exploration of a fantasy world, to autobattle your way to ruling the demesne.

Not Quite Paradise 2 (no relation to NQP, I just like the name enough to want to keep it.) Badges! Current position: Quality of last commit: Who dunni

9 Mar 12, 2022
Launcherpi - Minecraft Launcher for Raspberry Pi computers

launcherpi Minecraft Launcher for Raspberry Pi computers. ASLO BIG THANKS TO KLO

8 Sep 24, 2022