Skip to content

It is a single-player terminal-based game. It is based on decimal to binary conversion in the digital number system concept. The game is developed in c language with PDcurses library.

License

Notifications You must be signed in to change notification settings

Roshankumar/binary_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary (v1.2)

Copyright (C) 2020 Roshankumar Bhamare
www.linkedin.com/in/roshankumarbhamare

For windows users executable (binary.exe) is provided.

Description

  • It is a single player digital number system game in c with PDcurses.

  • The game is developed and compiled on Windows_NT x64 10.0.18363 OS with Visual Studio Code (Version 1.45.0)

  • The compiler used: x86_64-w64-mingw32

  • I have used PDcurses36 for this game.

The make(.bat) file is present in folder, to compile code by a command from terminal. (Just type "make" followed by ENTER)

How to start

  • There are 3 screens in this game, Welcome screen, Game start and Actual Game Play
  • Common Controls for all screens: Help(h), About(a), Quit(q) First screen
  • The help and about options will not work when game is in progress. About and Help window
  • For fresh start:
    • Use ENTER to play game for first time.
    • Press s to start the game Second screen with game start
  • The game will stop for when wrong answer is given by user. Wrong answer
  • To stop current game press ENTER Stopped game
  • To replay the game, press s when displayed on screen Win game

Useful links

About

It is a single-player terminal-based game. It is based on decimal to binary conversion in the digital number system concept. The game is developed in c language with PDcurses library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published