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
Client-Server design (guess the closest number to the average score game)

Multiplayer game (enter the number closest to the average) Design Client-Server design The client's side is responsible for sending numbers from the g

Adam Piszczek 0 Jun 29, 2022
Magic: The Gathering Arena draft tool that utilizes 17Lands data

MTGA_Draft_17Lands Magic: The Gathering Arena draft tool that utilizes 17Lands data. Steps for Windows Step 1: Download and unzip the MTGA_Draft_17Lan

41 Dec 31, 2022
Snake - Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral

Good news! Snake algorithms exhibit state-of-the-art performances on COCO dataset: DANCE Deep Snake for Real-Time Instance Segmentation Deep Snake for

ZJU3DV 1.1k Dec 26, 2022
Quiz game made entirely with python and pygame for school work

Tabela de conteúdo Descrição Como instalar Linguagens usadas Contribuidores Créditos Problemas com o jogo? Contate-nos Descrição Quiz feito inteiramen

3 Apr 12, 2022
python script to convert .OBJ files into Minecraft, rendering them in game with a core shader.

samples: random notes about the tool general output format: (animation not supported yet but planned) vertex id Minecraft's gl_VertexID isn't per mode

199 Jan 02, 2023
Blackjack-Py is a terminal based game of blackjack within your terminal playing against CPU.

About Blackjack-Py is a terminal based game of blackjack within your terminal playing against CPU. Usage Clone the repo and run it with whatever pytho

Eccentrici 1 Dec 28, 2021
Pyxel is a retro game engine for Python.

Pyxel is open source and free to use. Let's start making a retro game with Pyxel!

Takashi Kitao 11.2k Jan 09, 2023
TicTacToc - Simple TicTacToc game played by minimax algorithm

TicTacToc simple TicTacToc game played by minimax algorithm. This app is based o

5 Apr 05, 2022
Bingo game now in python play as much you want :) no need to give me credit it's open as fuck

Bingo-py-game A game coded with Python Introduction This is a Terminal-based game currently in its initial stage. I am working on adding more efficien

Frey 5 Aug 12, 2021
Code and outputs from analysis determining that the wordle game can always be won in six moves.

wordle_worst_case_analysis Code and outputs from analysis determining that the wordle game can always be won in six moves. This is for the general cas

2 Aug 19, 2022
To solve games using AI, we will introduce the concept of a game tree followed by minimax algorithm.

To solve games using AI, we will introduce the concept of a game tree followed by minimax algorithm.

Vaibhaw 7 Oct 13, 2022
Flappy-Bird AI - Flappy Bird game with AI

FLAPPY BIRD AI Flappy Bird game solved with neat-python, a Python module based o

1 Jan 07, 2022
Text-Adventure-Game [Open Source] A group project by the Python TASK Force

Text-Adventure-Game [Open Source] A group project by the Python TASK Force

Mircea Dumitrescu 2 Sep 17, 2021
Simple wordle clone + solver + backtesting

Wordle clone + solver + backtesting I created something. Or rather, I found about this game last week and decided that one challenge a day wasn't goin

1 Feb 08, 2022
Netskrafl - an Icelandic crossword game website

Netskrafl - an Icelandic crossword game website English summary This repository contains the implementation of an Icelandic crossword game in the genr

Miðeind ehf 30 May 09, 2022
This is a script which can be used to autobattle, upgrade metamon, compose eggs and open eggs in metamon game.

This is a script which can be used to autobattle, upgrade metamon, compose eggs and open eggs in metamon game. The only parameters you need to input are you wallet address and sign. The sign can be o

Taxiria 37 May 11, 2022
Simple python 3D vector3 math library wrapping some types from GLM library using pybind11.

vmath Simple python 3D vector3 math library wrapping some types from GLM library using pybind11. Description Both pure python version and C++ version

6 Aug 02, 2022
The Turtle Race Game built in Python with Turtle module.

Turtle Race Game The Turtle Race Game built in Python with Turtle module. Installation If you don't have Turtle module on your computer. You can downl

Aytaç Kaşoğlu 1 Nov 09, 2021
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.

cocos2d-x Win32 Others cocos2d-x is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications. It is

cocos2d 16.7k Jan 04, 2023