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
Code for an arcade pop-a-shot style basketball game on Raspberry Pi

Basketball-Game Code for an arcade pop-a-shot style basketball game on Raspberry Pi, made over the course of winter break 2022. How To Run: Running th

Seth Reis 1 Jan 21, 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
Typing Game : from nob to good

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 (

Raffaele Fiorillo 7 Jun 13, 2022
Follow the numbers - A simple game where the player should follow the numbers and connect the dots

follow_the_numbers This is a simple game where the player should follow the numb

Sammy Mishinev 3 Nov 22, 2022
This a Chess PGN saver which allows you to save your game pgns, in a .pgn file

PGN Saver This a Chess PGN saver which allows you to save your game pgns, in a .pgn file This can be a very useful tool for the people using chessbase

3 Jan 06, 2022
The Sinclair ZX Spectrum BASIC compiler!

ZX BASIC Copyleft (K) 2008, Jose Rodriguez-Rosa (a.k.a. Boriel) http://www.boriel.com All files in this project are covered under the GPLv3 LICENSE ex

Jose Rodriguez 143 Dec 13, 2022
Meu primeiro jogo desenvolvido em Python, usado o módulo do Pygame

📖 Sobre Esse repositório é dedicado ao meu primeiro jogo feito em Python, utilizando o módulo do pygame. O jogo foi desenvolvido seguindo o tutorial

Michael Douglas 0 May 06, 2022
AWBW Replay Parser - a Python package to open and step through AWBW game replays.

AWBW Replay Parser This repository is home to the AWBW Replay Parser, a Python package to open and step through AWBW game replays. This project is una

Tarkan Al-Kazily 2 Feb 09, 2022
A bot that deletes any embeds sent by a tropical webhook containing hex #000000 rancher's boots

tropical-webhook-cleanup how to use download the source code as zip get your discord bot token from https://discord.com/developers/applications put yo

carreb 0 Nov 25, 2022
A simple python script to pregenerate minecraft worlds.

mcloady mcloady is a lightweight python script used to pre-generate Minecraft terrain using MCRcon and carpet mod (optional). Inspired by Pre-Generati

5 Dec 08, 2021
A Snake Game built by Python Turtle Module 🐍

Snake-Game A Snake Game built with Python Turtle Module 🐍 Icons made by Freepik from www.flaticon.com Intro Control the direction of snake by simply

Megan 1 Oct 24, 2021
GardenZen Prototype 2.5D Game

Relaxing 2.5D Game about gardening a small farm and growing food, plants and other things. Follow my Youtube Devlog for further details (see about me section)

Paul 3 Apr 15, 2022
AI Games and its programming solution with Python.

Problem: Save the princess: Problem defination on Hackerrank: https://www.hackerrank.com/challenges/saveprincess About problem: Princess Peach is trap

Hasit Parmar 1 Feb 19, 2022
Multiple hacks that breaks the game

Blooket-Hack All of the cheats are based on a game mode.

glizzz_y 484 Feb 25, 2022
a game of life implementation in python

gameoflife-py python implementation of game of life Installing As long as you have bash and curl installed and are on Linux the install script should

Raghav 5 Jun 09, 2021
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 w

1 Feb 15, 2022
OS Algo Visualization - Operating system algorithm visualization using python pygame library

OS_Algo_Visualization Operating system algorithm visualization using python pyga

Krushang Satani 2 Feb 17, 2022
A python project to help you solve the Wordle game.

A python project to help you solve the Wordle game.

Jia Ping Chu 2 Feb 06, 2022
Box - a world simulator written in python with pygame

Box is a world simulator written in python with pygame. Features A world generation system A world editor Simulates creatures called boxlanders. You c

1up Community 3 Nov 14, 2022
Guess The Random Number - A sample Random Number Guessing Game Python Program

Guess_The_Random_Number This repo contains a simple "Random Number Guessing Game

Pramod Kumar 3 Feb 09, 2022