Skip to content

ryonagana/NidhoggBotsFight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NidhoggBotsFight

================

/*

  • HACKBOT - Project, Version 1.00.
  • João Ricardo Louzada
  • joaotande@yahoo.com.br
  • Itajubá - MG, UNIFEI 2014
  • Aqui é Brasil PORRA!
  • ABOUT THIS PROJECT.
  • This code is a hack for the game Nidhogg. With this code is possible
  • construct two different bots in order to control the avatars during
  • the game and make them fight.
  • HOW TO USE IT.
  • You can build your own bot inside of the function ActionThead() of
  • playerone or playertwo. You also can create others player classes
  • by creating a character's son class. After that you just need to
  • set your players in the main() function using a1.setPlayerYellow();
  • and a1.setPlayerOrange();. */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.8%
  • C 10.2%