Difference between revisions of "Othello"

From Lost In Wonderlands
Jump to: navigation, search
(Blogs)
(Blogs)
Line 51: Line 51:
 
== Blogs ==
 
== Blogs ==
 
* https://en.wikipedia.org/wiki/Computer_Othello
 
* https://en.wikipedia.org/wiki/Computer_Othello
*, https://www.hanshq.net/othello.html
+
* https://www.hanshq.net/othello.html
 
* http://www.radagast.se/othello/download.html
 
* http://www.radagast.se/othello/download.html
 
* https://www.reddit.com/r/gamedev/comments/30abr9/commandline_ai_for_reversiothello_open_source_gpl/
 
* https://www.reddit.com/r/gamedev/comments/30abr9/commandline_ai_for_reversiothello_open_source_gpl/
Line 57: Line 57:
 
* https://skatgame.net/mburo/log.html
 
* https://skatgame.net/mburo/log.html
 
* http://satirist.org/learn-game/systems/othello/logistello.html
 
* http://satirist.org/learn-game/systems/othello/logistello.html
*https://www.arosmagic.com/Reversi/
+
* https://www.arosmagic.com/Reversi/
 
* http://dhconnelly.com/paip-python/docs/paip/othello.html
 
* http://dhconnelly.com/paip-python/docs/paip/othello.html
 
* https://www.techsupportalert.com/best-free-computer-reversi.htm
 
* https://www.techsupportalert.com/best-free-computer-reversi.htm

Revision as of 18:15, 3 April 2021

Othello

See also

Othello

What is Othello ?

Othello @ trilda

  • Othello game was a sandbox to test several GUI framework on which I had the opportunity to Work
    • Legacy 68k Palm OS sandbox
    • the never released Atlas Framework , Atlas was the code name for a new palm os
    • the toolbox of Palm OS 6 rewritten using Be OS technical basements we got when Palm Computing was splitter into PalmSource and Palm One
    • the GTK based toolbox of Access Linux Platform
    • iOS
    • the Qt based GUI framework of Meego
    • the Tizen Web base GUI using HTML5 /CSS3/Javascript
    • the Eclipse RCP framework to have it as an Eclipse plugin
    • Android
    • now QT, Android, iOS

By the time it was above all something to test GUI - the turn was managed - end game detection - algorithms to turn-upside stone - but no IA yet - a way to learn stuff

By the Time I get tons of documentation on how to implement an IA

The Othello Game

App Store

  • not yet available

Play Store

  • not yet available


Articles

Blogs

Tools link

Books