Skip to content

AdvancedProgrammingSUT2022/project-group-28

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

663 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-group-28

project-group-28 created by GitHub Classroom

Seyed Ali Jafari

400104889

AmirHasan Jafarabadi

400104878

Mohsen Ghasemi

400105166

Phase 1 commands

Register Menu

register

user create -u [username] -p [password] -n [nickname]

login

user login -u [username] -p [password]

show current menu

menu show-current

Main Menu

start new game

play game -p [player1] [player2] ...

load game

load game

enter profile menu

menu enter profile

exit menu

menu exit

show current menu

menu show current

Profile menu

change password

profile change -p [password]

change nickname

profile change -n [nickname]

exit menu

menu exit

show currnet menu

menu show current

Game Menu

show map

map show -i [tileI] -j [tileJ] (-c [cheat])

select combat unit

select unit combat -i [unitI] -j [unitJ] (-c [cheat])

select noncombat unit

select unit noncombat -i [unitI] -j [unitJ] (-c [cheat])

move unit

unit moveto -i [tileI] -j [tileJ]

found city

unit found city

build improvement

unit build

sleep

unit sleep

wake

unit wake

alert

unit alert

pillage

unit pillage

unit attack

unit attack -i [tileI] -j [tileJ]

prepare siege attack

unit prepare

unit info

unit info

select city by name

select city -n [name] (-c [cheat])

select city by position

select city -i [positionI] -j [positionJ] (-c [cheat])

buy tile

city buy tile

buy unit

city buy unit

add construct

city construct

assign citizen

city assign citizen -i [tileI] -j [tileJ]

free citizen

city free citizen -i [tileI] -j [tileJ]

cities panel

cities panel

city info

city info

study technology

study technology

next turn

next turn

research panel

research panel

units panel

units panel

civilization info

civilization info

economic overview

ecoonomic overview

military overview

military overview

notification info

notification info (-c [count])

increase gold(cheat)

cheat increase gold -a [amount]

next turn(cheat)

cheat next turn -c [cheat]

next player(cheat)

cheat next player

move unit(cheat)

cheat move unit -i [tileI] -j [tileJ]

heal unit(cheat)

cheat heal unit

recharge movepoint(cheat)

cheat recharge mp

save game

save game

tile info

tile info -i [tileI] -j [tileJ] (-c [cheat])

city attack

city attack -i [tileI] -j [tileJ]

get technology(cheat)

cheat get technology

delete unit

unit delete

free unit

unit free

exit menu

menu exit

show current menu

menu show-current

About

project-group-28 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors