Java Snake Xenzia Game . Jar . 128x160 . Portable -
public static void saveHighScore(int score) { try RecordStore rs = RecordStore.openRecordStore(STORE, true); byte[] data = Integer.toString(score).getBytes(); if(rs.getNumRecords() == 0) rs.addRecord(data, 0, data.length); else rs.setRecord(1, data, 0, data.length); rs.closeRecordStore(); catch(Exception e) {} }
If you want to legally (or archivally) obtain the , avoid modern app stores. The versions there are bloated with ads and touch controls. Java Snake Xenzia Game . Jar . 128x160 .
