Sponsored Content
Full Discussion: Game script
Top Forums Programming Game script Post 303026368 by NaimZero on Monday 26th of November 2018 12:05:46 PM
Old 11-26-2018
Game script

Hi everyone, I need some help seriously. The game is in text mode. It will be based on questions and answers and simple commands. A menu containing options of the game including:

1-Create a new player.

2-Identify as existing player.

3-Launch a new game: this action opens a new game for an already authenticated player.

4-Continue a saved game: this action allows you to recall an old game.

5-Save the current game.

6-Quit the game: stop the script.

7-During the game a specific key will display the menu described above.

Here is the question how I could create these options, the game is called 4 clues 1 word if someone to meet such a project I will be happy to give me a hand, thank you in advance.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Game Programming? Help!!

I am interested in learning how to write code for games. I am a C.S. student at UNO but I am in freshman classes and they are so slow. Can anyone recommend any languages to start learning first or any other ways to get started? I have Unix with Solaris in the labs at school and I also have... (4 Replies)
Discussion started by: bjm2020
4 Replies

2. Shell Programming and Scripting

Script for Hangman Game

Any ideas on whats the best way to form a hangman game via bash shell. (0 Replies)
Discussion started by: immyakram
0 Replies

3. Shell Programming and Scripting

Shell Script Poker Game

Original Code Taken from here: http://www.tldp.org/LDP/abs/html/bashver2.html#EX79 The code in the above link displays 4 unique 13 cards hands. I've modified it to deal a hand unique 2 card hand to 2 different players, then deal 5 unique community cards as in Texas Holdem (3 cards, then 1... (8 Replies)
Discussion started by: earnstaf
8 Replies

4. Shell Programming and Scripting

Bash Script for "simple" racing game.

Hello All, I was wondering if it would be possible to create a "racing" game in script. The game play would be as follows. Script will read the following input: Start |b| | | | | |r| | | | | First player (b) will roll a die to see how many spaces to move. This is will continue until the... (0 Replies)
Discussion started by: jl487
0 Replies

5. Homework & Coursework Questions

Bash Script for Dice Game; Issue with if...else loop to verify user guess is within range

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: I have written a script for a dice game that: (1) tells user that each of the 2 die are 6 sided (Spots=6); (2)... (3 Replies)
Discussion started by: LaurenRose
3 Replies

6. Shell Programming and Scripting

Tetris Game -- based on a shell script (new algorithm)

GitHub - deepgrace/tetris: Tetris implementation in all kinds of Programming Languages Usage: bash Tetris_Game ] ] ] ] Range: #!/bin/bash # Tetris Game // The Art Of Shell Programming box0=(4 30) box1=(4 30 4 32) box2=(4 30 5 32) box3=(4 28 4 30 4 32) box4=(4 28 4 30... (69 Replies)
Discussion started by: complex.invoke
69 Replies

7. Shell Programming and Scripting

Proper distribution of cards in terminal based crazy8's game in bash script

When I run the following script at the bottom it say cards remaining=44...It should be=35. Can anyone tell me what I'm doing wrong. I've spent hours trying to get this to work and I can't go any further until this part works. thank you in advance Cogiz #!/bin/bash # Date="November, 2016" #... (2 Replies)
Discussion started by: cogiz
2 Replies

8. Shell Programming and Scripting

Creating a text based game using shell script.

Hello guys I'm new to shell scripting and I need to make a game using shell script. I want to know if it is possible for me a total noob to shell scripting to make this game. The game concept is simple: First thing when you launch the script you get a menu in which you select if you want to... (3 Replies)
Discussion started by: Othmane
3 Replies

9. Shell Programming and Scripting

Problem with GREP + CUT - script for automatic update of STEAM GAME AR

Hello, I have a problem with the /etc/rc.d/init.d script to automatically update STEAM GAME ARK. I've converted 3 scripts into one, but something does not work correctly ... The problem is in the file latestavailableupdate.txt / line 36/39. It think the problem is with script, it wrongly... (2 Replies)
Discussion started by: kshishu
2 Replies
gravitation(6)							       Games							    gravitation(6)

NAME
gravitation - a game about mania, melancholia, and the creative process. SYNOPSIS
gravitation DESCRIPTION
Gravitation is a video game written by Jason Rohrer about the creative process and the interaction between the creative process and life. Gravitation is an art game. As a result, some people love it and some people hate it. Check out the links to places it has been discussed on the website for some of the reactions. The mechanics of the game are fairly simple. Your "score" is related to the amount of "projects" you complete. To complete a project, first you need to discover and idea. In the game ideas are represented by blue stars and located in the maze above your initial position. To get to the maze, you can either wait till you feel inspired to jump that far, or you can play with your daughter and be inspired more quickly. Once you find an idea, it will fall to earth (so to speak), and you now need to "complete" the project by pushing the fallen star (now a white cube) into the fireplace. The game mechanics allow for myriad situations and exploring them can be an interesting experience. The most interesting part about this game is the emotions it evokes within the player of the game. The ultra-low-res pixel art helps here, by not being too distracting and by leaving plenty room for viewer interpretation. Gravitation is the follow-up to Passage, another art game by Jason Rohrer. USAGE
Gravitation has no command-line options. The left and right arrow keys move left and right. The spacebar is used to jump. Hold for higher jumps. The Esc key is used to quit the game. The game resolution and use of fullscreen or a window can be set by editing the files in /etc/gravitation. SEE ALSO
The website and discussion: http://hcsoftware.sourceforge.net/gravitation/ The game creators statement: http://hcsoftware.sourceforge.net/gravitation/statement.html March 2008 gravitation(6)
All times are GMT -4. The time now is 12:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy