Jump to content

Reversi the newborn


SumTingWong
 Share

Recommended Posts

The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT.

Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine. :lol:

@Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me. :D

Source code and bitmap files in attached zip

Next game = AutoIT Tetris. Anyone? :idiot:

Reversi.zip

Edited by pacman
Link to comment
Share on other sites

The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT.

Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine.  ;)

@Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me.  :lol:

Source code and bitmap files in attached zip

Next game = AutoIT Tetris. Anyone?  :idiot:

<{POST_SNAPBACK}>

:D That's very good
Link to comment
Share on other sites

The game AI is pretty weak as it is built around a ranking system based on squares and opponent's mobility. More effective search algorithms such as min-max alpha-beta are too slow to be implemented using AutoIT.

Anyway, let me know if you can improve the game AI. Hopefully, this will give people ideas about what can be done with just a "scripting" engine.  :D

@Larry - hope you don't mind me borrowing your versioning system. My missus is getting all broody on me.  :D

Source code and bitmap files in attached zip

Next game = AutoIT Tetris. Anyone?  :idiot:

<{POST_SNAPBACK}>

Hi ;) Pacman wörks great i hope it come more games out :lol: )
Link to comment
Share on other sites

  • 2 weeks later...

Well I personally prefer dxball. I know it was a takeoff on breakout, but it has come a long way since then.

<{POST_SNAPBACK}>

Been busy at work recently :idiot: but it is possible to do basic GDI drawings on AutoIT GUI windows so a game like DX-Ball or Breakout should be do-able. Edited by pacman
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...